home *** CD-ROM | disk | FTP | other *** search
- Path: soap.news.pipex.net!pipex!usenet
- From: m.hendry@dial.pipex.com (Mathew Hendry)
- Newsgroups: comp.sys.amiga.misc
- Subject: Re: Fractal compression for Amiga?
- Date: Sun, 24 Mar 96 01:10:20
- Organization: Private node.
- Distribution: world
- Message-ID: <19960324.64D480.1461@ak060.du.pipex.com>
- References: <472.6656T105T1583@mbox200.swipnet.se>
- NNTP-Posting-Host: ak060.du.pipex.com
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
-
- Johan Otterstrom (videoking@mbox200.swipnet.se) wrote:
- : I've been reading about fractal compression for images. And from what I heard
- : images compressed 100:1 still looks good, aposed to JPEG the really messes up
- : pictures.
- :
- : I've even seen that Kodak is offering PC owners to get their film developed
- : and all images on one! disk, complete with display software.
- :
- : I also heard that the American police uses this compression to get images of
- : suspects to police in the field.
- :
- : Is there any program on the Amiga for this compression?
-
- No. The problem is that the algorithms usually referred to as fractal
- compression are patented by Michael Barnsley (the author of some books on
- fractals and chaotic systems, which you may have seen), who has a company set
- up around them (I can't remember the name of the company offhand). Licences
- are very expensive, and in any case the algorithms are so slow that they are
- not really of use for most purposes. Look in the FAQs for comp.compression to
- see just how slow they really are.
-
- One good alternative algorithm which is coming into use slowly uses wavelet
- transforms (as opposed to the discrete cosine transforms used by JPEG et al).
- It still distorts images (this is inevitable), but the artifacts produced are
- much more "organic" than those produced by DCT methods, and so higher
- compression rates become tolerable. I believe the US police are working on a
- system which uses an algorithm of this sort to compress the huge amounts of
- fingerprint data they have (most fingerprints are still stored on their
- original paper cards, which makes their archiving and retrieval very
- tedious - they are trying to move towards a computer-based system for obvious
- reasons). The comp.compression FAQs contain a good introduction to wavelet
- transforms, and indeed many other types of compression, lossless and
- otherwise.
-
- -- Mat.
-